ItemChange Properties |
The ItemChange type exposes the following members.
| Name | Description | |
|---|---|---|
| ItemId |
Contains the unique identifier and change key of an item in the Exchange store.
| |
| PropertiesToAppend |
Identifies data to append to a single property of an item during an UpdateItem Operation.
| |
| PropertiesToDelete |
Represents an operation to delete a given property from an item during an UpdateItem call.
| |
| PropertiesToSet |
Represents an update to a single property of an item.
|